home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / conv / agocr.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  7.4 KB  |  147 lines

  1. Short:    Converts pcx, iff, pnm to text. v0.2.7
  2. Author:   Joerg.Schulenburg@physik.uni-magdeburg.de (Joerg Schulenburg)
  3. Uploader: drakki@rollanet.org (Tim Doty)
  4. Version:  0.2.7
  5. Type:     util/conv
  6.  
  7. GOCR v0.2.7
  8. Joerg Schulenburg
  9.  
  10. Amiga Distribution (with IFF-ILBM loader*)
  11. Tim Doty
  12.  
  13. -------------------------------------------------------------------------------
  14. This is a Optical-Character-Recognition program
  15. Copyright (C) 2000  Joerg Schulenburg
  16.  
  17. This program is free software; you can redistribute it and/or
  18. modify it under the terms of the GNU General Public License
  19. as published by the Free Software Foundation; either version 2
  20. of the License, or (at your option) any later version.
  21.  
  22. This program is distributed in the hope that it will be useful,
  23. but WITHOUT ANY WARRANTY; without even the implied warranty of
  24. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  25. GNU General Public License for more details.
  26.  
  27. You should have received a copy of the GNU General Public License
  28. along with this program; if not, write to the Free Software
  29. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  30.  
  31.  Joerg.Schulenburg@physik.uni-magdeburg.de
  32. -------------------------------------------------------------------------------
  33.  
  34. The complete archive of gocr is included in the directory gocr_0_2. The c
  35. directory contains the precompiled amiga executables. Each is named 'gocr-'
  36. followed by the compilation flags used. 'opt' means that the executable was
  37. optimized, '0x0' means that the executable was compiled with that processor as
  38. the target, 'chk' means that it is a stack checking executable and 'ext' means
  39. that it is a stack extending executable. Those versions compiled without
  40. ixemul.library dependancy have the suffix 'noix' attached to their names. The
  41. executables compiled with basic IFF-ILBM support are prefixed with an 'a' to
  42. differentiate them from the others.
  43.  
  44. Based on my tests, found in 'gOCR-Tests' file, the stack extending version does
  45. not add significantly to execution time and as gocr tends to be stack hungry is
  46. much safer to use. Consequently, most cpu variations are optimized and stack
  47. extending. A PowerPC executable would be most welcome. At this time I don't
  48. have the ability to compile for PowerUP or Warp...
  49.  
  50. The modifications that I have made to the original package were to add an
  51. include to gocr.cc for iff.h and a call to 'readilbm' after the call for
  52. 'readpcx'. I also edited the makefile to accomodate the files iff.h and iff.cc,
  53. as well as for amiga compilation options (-m68060, -mstackextend, etc.).
  54. Modified files can be found in the gocr_0_2/amiga/ directory.
  55.  
  56. Joerg Schulenburg said that the iff loading might be incorporated into the gocr
  57. tree for version 0.3. To keep up with this possibility the GOCR webpage is at
  58. http://altmark.nat.uni-magdeburg.de/~jschulen/ocr/
  59. It is also on Source Forge at http://sourceforge.net/project/?group_id=7147
  60.  
  61. * The IFF-ILBM loader is very basic. It is only written to handle b&w and 8-bit
  62.   grey images and only tested with the b&w image produced by ScanQuix saving as
  63.   1-bit. It ignores the CMAP chunk and assumes that the bit planes of the data
  64.   chunk in an 8-bit grey scale image correspond to the actual grey scale values.
  65.  
  66.   If there is an amiga coder who wants a better iff-ilbm loader, perhaps going
  67.   through datatypes, I suggest that they get in touch with Joerg Schulenburg.
  68.   Although the source is provided it would give the greatest benefit if the
  69.   loader became part of the actual source tree instead of forking.
  70.  
  71.  
  72. ============================= Archive contents =============================
  73.  
  74. Original  Packed Ratio    Date     Time    Name
  75. -------- ------- ----- --------- --------  -------------
  76.   283368   80037 71.7% 28-Oct-00 08:28:34 +agocr-060ext
  77.   258640  102120 60.5% 30-Oct-00 17:49:00 +agocr-opt000ext
  78.   258640  102120 60.5% 30-Oct-00 19:52:02 +agocr-opt000ext-noix
  79.   251044  100530 59.9% 30-Oct-00 18:29:42 +agocr-opt020ext
  80.   251044  100530 59.9% 30-Oct-00 20:11:42 +agocr-opt020ext-noix
  81.   250420  100205 59.9% 30-Oct-00 19:08:40 +agocr-opt040ext
  82.   250420  100205 59.9% 30-Oct-00 20:31:20 +agocr-opt040ext-noix
  83.   236028   93576 60.3% 18-Oct-00 11:42:06 +agocr-opt060
  84.   249800   99099 60.3% 30-Oct-00 19:32:24 +agocr-opt060ext
  85.   249800   99099 60.3% 30-Oct-00 20:56:26 +agocr-opt060ext-noix
  86.   292580   78411 73.2% 06-Oct-00 15:36:48 +gocr-000
  87.   239588   93205 61.0% 06-Oct-00 16:13:36 +gocr-opt
  88.   229132   90240 60.6% 06-Oct-00 16:50:28 +gocr-opt060
  89.   230564   90914 60.5% 07-Oct-00 00:35:24 +gocr-opt060chk
  90.   231896   91583 60.5% 07-Oct-00 00:54:46 +gocr-opt060ext
  91.    55072   22289 59.5% 06-Oct-00 15:37:00 +jconv-000
  92.    52892   22218 57.9% 06-Oct-00 16:12:46 +jconv-opt
  93.    50824   21780 57.1% 06-Oct-00 16:50:40 +jconv-opt060
  94.    51420   22057 57.1% 07-Oct-00 00:35:34 +jconv-opt060chk
  95.    52668   22744 56.8% 07-Oct-00 00:54:56 +jconv-opt060ext
  96.      784     359 54.2% 07-Oct-00 09:35:34  gOCR-Tests
  97.     3537    1738 50.8% 30-Oct-00 17:30:54  gocr.readme
  98.      809     426 47.3% 08-Jun-00 17:18:28 +amiga.h
  99.     6353    2673 57.9% 28-Oct-00 07:43:06 +gocr.cc
  100.     8867    2165 75.5% 28-Oct-00 07:49:50 +iff.cc
  101.     2660    1255 52.8% 28-Oct-00 07:49:42 +iff.h
  102.     1289     567 56.0% 06-Oct-00 16:32:02 +config.cache
  103.     4944    1906 61.4% 06-Oct-00 16:32:02 +config.status
  104.    43334   12703 70.6% 15-Jul-00 18:07:52 +configure
  105.      616     384 37.6% 15-Jul-00 18:07:48 +configure.in
  106.     1237     689 44.3% 21-May-00 14:04:14 +create_db
  107.     2034     685 66.3% 27-Jun-00 16:31:16 +font.tex
  108.   772631   93373 87.9% 06-Oct-00 15:41:06 +font0.pbm
  109.   193471   39246 79.7% 06-Oct-00 15:41:50 +font1.pbm
  110.     2034     685 66.3% 27-Jun-00 16:31:12 +font1.tex
  111.    48767   16296 66.5% 06-Oct-00 15:42:16 +font2.pbm
  112.   312929  122601 60.8% 06-Oct-00 17:01:26 +gocr
  113.     6156    2600 57.7% 01-Aug-00 17:49:30 +gocr.cc
  114.     5973    2638 55.8% 16-Jul-00 10:16:34 +gocr.h
  115.    12467    3770 69.7% 09-Jul-00 09:42:48 +gocr.tcl
  116.    20982    8097 61.4% 14-Mar-00 07:20:48 +gpl.html
  117.       64      58  9.3% 03-Jul-00 03:47:20 +install-sh
  118.   123543   46438 62.4% 06-Oct-00 17:01:36 +jconv
  119.     3732    1359 63.5% 21-May-00 14:01:36 +jconv.cc
  120.   235030   90540 61.4% 06-Oct-00 17:01:18 +libPgm2asc.a
  121.      898     391 56.4% 15-Jul-00 13:02:34 +make.bat
  122.     4426    1928 56.4% 06-Oct-00 16:33:06 +Makefile
  123.     4382    1893 56.8% 18-Jul-00 18:24:36 +Makefile.in
  124.    15668    4667 70.2% 29-Jun-00 12:44:04 +ocr.tex
  125.   105716   24325 76.9% 01-Aug-00 19:38:48 +ocr0.cc
  126.      210     123 41.4% 01-Aug-00 17:46:44 +ocr0.h
  127.    19245    5282 72.5% 01-Aug-00 18:49:06 +ocr0n.cc
  128.    10667    3484 67.3% 15-Jul-00 17:18:00 +ocr1.cc
  129.       96      79 17.7% 11-Jul-00 16:03:14 +ocr1.h
  130.     3391    1458 57.0% 18-Jul-00 18:25:52 +otsu.cc
  131.      572     236 58.7% 18-Jul-00 18:20:56 +otsu.h
  132.     5061    2277 55.0% 07-Jul-00 19:05:04 +pcx.cc
  133.      209     105 49.7% 15-Mar-00 16:55:56 +pcx.h
  134.    87138   27450 68.4% 18-Jul-00 18:26:32 +pgm2asc.cc
  135.      850     462 45.6% 11-Jul-00 16:50:30 +pgm2asc.h
  136.     8693    3261 62.4% 01-Aug-00 17:06:02 +pnm.cc
  137.      732     407 44.3% 08-Mar-00 13:02:00 +pnm.h
  138.    10690    4963 53.5% 02-Aug-00 05:00:28 +README.txt
  139.     2391    1282 46.3% 12-Jul-00 03:15:50 +READMEde.txt
  140.      699     362 48.2% 27-Jun-00 19:43:18 +REMARK.txt
  141.     7530    1874 75.1% 06-Oct-00 15:44:22 +text.pbm
  142.     1101     573 47.9% 26-May-99 17:00:00 +text.tex
  143.     1960     918 53.1% 07-Jul-00 19:05:52 +tga.cc
  144.      160      92 42.5% 26-May-99 17:00:00 +tga.h
  145. -------- ------- ----- --------- --------
  146.  6132568 2074105 66.1% 31-Oct-100 10:56:16   69 files
  147.